| FileFormatException | Creates a new instance of the FileFormatException class. |
| FileFormatException(String) | Creates a new instance of the FileFormatException class with a specified error message. |
| FileFormatException(String, Exception) | Creates a new instance of the FileFormatException class with the specified error message and inner exception. |